C1.DataCollection Assembly / C1.DataCollection Namespace / C1WrapDataCollection<S,T> Class / IsDisposed Property

In This Topic
IsDisposed Property (C1WrapDataCollection<S,T>)
In This Topic
Gets whether the collection is disposed.
Syntax
'Declaration
 
Public ReadOnly Property IsDisposed As Boolean
 
See Also